home *** CD-ROM | disk | FTP | other *** search
- ; installs Query Application
-
- [DefaultInstall]
- CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- UpdateInis=QCD.Links
- AddReg=qcd.reg, QCD.Run
- Uninstall=Run_remove
-
- [RunInstall]
- CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- UpdateInis=QCD.Links
- AddReg=qcd.reg, QCD.Run
- Uninstall=Run_remove
-
- [Run_remove]
- DelFiles = QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- DelReg = QCD.reg, qcd.reg.remove, QCD.Run
- UpdateInis = QCD.Links
-
- [version]
- signature="$CHICAGO$"
-
- ; F i l e c o p y i n g s e c t i o n s (where the go to).
- [DestinationDirs]
- QCD.copy.sys=11
- QCD.copy.hlp=18
- QCD.copy.win=25
- QCD.copy.inf=17
-
- ; w h a t f i l e s a r e c o p i e d w h e r e
- [QCD.copy.prog]
-
- [QCD.copy.win]
- Query.exe
- Query.txt
- time.txt
-
- [QCD.copy.sys]
-
- [QCD.copy.hlp]
- Query.chm
-
- [QCD.copy.inf]
- query.inf
-
-
- ; W h e r e t h e f i l e s c o m e f r o m
- [SourceDisksNames]
- 55="Query Application","",1
-
- [SourceDisksFiles]
- Query.exe=55
- Query.chm=55
- Query.txt=55
- time.txt=55
-
- ; L o c a l i s e d s t u f f
-
- [QCD.Links]
- setup.ini, progman.groups,, "group1=%QCDPROG_LOCN%"
- setup.ini, group1,, """%Target_DESC%"", ""%25%\Query.Exe"",,,,,%Target_Uninst_DESC%"
-
- [qcd.reg]
-
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Query,DisplayName,,"%Target_Uninst_DESC%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Query,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection Run_remove 4 query.inf"
-
-
- ; R u n o n c e i n s t a l l e d
- [qcd.run]
-
- [Strings]
- Target_DESC = "Query Application"
- QCDPROG_LOCN = "Accessories\Web Tools"
- Target_Uninst_DESC = "Query Application v1.0"
- ThisFile = "Query.exe"
-